home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 February: Tool Chest / Dev.CD Feb 00 TC.toast / pc / what's new? / sample code / printing / dropprint usb / testprinterclass.h < prev   
Encoding:
Text File  |  1999-11-30  |  126 b   |  7 lines

  1. //    File TestPrinterClass.h
  2.  
  3.  
  4. OSErr sendusb( char *printer_name, char *sourcefile, long blocksize, int repeat_count );
  5.  
  6. // eof
  7.